[INFO] cloning repository https://github.com/avkonst/automodel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avkonst/automodel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5854ff8d69342f2aba601201fd7425fbb02883a2
[INFO] testing avkonst/automodel against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avkonst/automodel
[INFO] finished tweaking git repo https://github.com/avkonst/automodel
[INFO] tweaked toml for git repo https://github.com/avkonst/automodel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avkonst/automodel on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avkonst/automodel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 575fb59425ff823916cb0917dbc0cc9926ceba8eb5cdb60f83a3914761be2d59
[INFO] running `Command { std: "docker" "start" "-a" "575fb59425ff823916cb0917dbc0cc9926ceba8eb5cdb60f83a3914761be2d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "575fb59425ff823916cb0917dbc0cc9926ceba8eb5cdb60f83a3914761be2d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575fb59425ff823916cb0917dbc0cc9926ceba8eb5cdb60f83a3914761be2d59", kill_on_drop: false }`
[INFO] [stdout] 575fb59425ff823916cb0917dbc0cc9926ceba8eb5cdb60f83a3914761be2d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eae61d01d18602c4af72433db5c1be8f7fd39d00ddbf641ea4185631aa434b5e
[INFO] running `Command { std: "docker" "start" "-a" "eae61d01d18602c4af72433db5c1be8f7fd39d00ddbf641ea4185631aa434b5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling many-unzip v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling sea-query v0.30.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling sea-query-postgres v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling automodel v0.9.1 (/opt/rustwide/workdir/automodel-lib)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling example-app v0.1.0 (/opt/rustwide/workdir/example-app)
[INFO] [stderr]    Compiling automodel-cli v0.9.1 (/opt/rustwide/workdir/automodel-cli)
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "eae61d01d18602c4af72433db5c1be8f7fd39d00ddbf641ea4185631aa434b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae61d01d18602c4af72433db5c1be8f7fd39d00ddbf641ea4185631aa434b5e", kill_on_drop: false }`
[INFO] [stdout] eae61d01d18602c4af72433db5c1be8f7fd39d00ddbf641ea4185631aa434b5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cc99f25341e37f7bda64772be911156a8c0d47bc421ea5fb9c02a610c956215
[INFO] running `Command { std: "docker" "start" "-a" "9cc99f25341e37f7bda64772be911156a8c0d47bc421ea5fb9c02a610c956215", kill_on_drop: false }`
[INFO] [stderr]    Compiling automodel v0.9.1 (/opt/rustwide/workdir/automodel-lib)
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr]    Compiling automodel-cli v0.9.1 (/opt/rustwide/workdir/automodel-cli)
[INFO] [stderr]    Compiling example-app v0.1.0 (/opt/rustwide/workdir/example-app)
[INFO] [stdout] warning: unused import: `example_app::models`
[INFO] [stdout]  --> example-app/tests/test_struct_reuse.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use example_app::models;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `automodel` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name automodel --edition=2021 automodel-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=556205ac41013efb -C extra-filename=-3a79d8cdf0730e03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae55af3a3f98cd68.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0105a1c0f68ab76c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-66254b585d822e93.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b0dfa2c16583b83a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5977046aebde9af8.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9a85d9442f2190fe.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-479603dbe2462917.rlib --extern sea_query_postgres=/opt/rustwide/target/debug/deps/libsea_query_postgres-61d5463434442978.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c1c32d2863beb974.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d84a46fd02b7470.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e0eed9e484a16d29.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-86d54e7eecc6d226.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-06045423c8a7f432.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-0d84653ed39defdf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b322f605f5f51313.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9cc99f25341e37f7bda64772be911156a8c0d47bc421ea5fb9c02a610c956215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc99f25341e37f7bda64772be911156a8c0d47bc421ea5fb9c02a610c956215", kill_on_drop: false }`
[INFO] [stdout] 9cc99f25341e37f7bda64772be911156a8c0d47bc421ea5fb9c02a610c956215
